Skip to content

Add PriorityClass support for pod scheduling and preemption#749

Open
miuponn wants to merge 13 commits intomainfrom
priorityclass
Open

Add PriorityClass support for pod scheduling and preemption#749
miuponn wants to merge 13 commits intomainfrom
priorityclass

Conversation

@miuponn
Copy link
Copy Markdown
Contributor

@miuponn miuponn commented Feb 13, 2026

What this PR does / why we need it?:

  • Adds optional priorityClassName field to RuntimeComponentSpec to allow users to assign k8s PriorityClass to operator-managed pods
  • Also propagates priorityClassName to the Knative service spec when createKnativeService is enabled

PR for OLO WLO

Does this PR introduce a user-facing change?

  • User guide
  • CHANGELOG.md

Which issue(s) this PR fixes:

Fixes #367

@miuponn miuponn marked this pull request as draft February 13, 2026 01:54
@miuponn miuponn changed the title Add pod PriorityClass pod scheduling and preemption Add PriorityClass support for pod scheduling and preemption Feb 13, 2026
@miuponn miuponn marked this pull request as ready for review April 9, 2026 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider providing config option to specify PriorityClass

1 participant